How to grant permissions for mssqlserver when copying database to SQL server 2012

Ran across this fun issue today, we had to migrate a database to a new server as part of a deployment and when we tried to attach the database, we received a permissions error. Well after checking permissions on the source, the permissions that were missing were the MSSQLSERVER – Full Control. The actual account … Continue reading How to grant permissions for mssqlserver when copying database to SQL server 2012